home *** CD-ROM | disk | FTP | other *** search
- menu "briefingroom" 640 480 NONE 0
- bgcolor 1 1 1 1
- borderstyle NONE
- bgfill 0 0 0 1
- fullscreen 1
- //vidmode 3
- //fadein 0.5
- //include "ui/common.inc"
- virtualres 1
- include "ui/briefing_room.inc"
-
-
- resource
- Button
- {
- name "back"
- rect 8 448 96 24
- fgcolor 1.00 1.00 1.00 1.00
- bgcolor 0.00 0.00 0.00 0.00
- borderstyle "3D_BORDER"
- shader "textures/mohmenu/back"
- hovershader "textures/mohmenu/back_h"
- clicksound "sound/menu/apply.wav"
- stuffcommand "Popmenu 1"
- ordernumber 4
-
- }
- end.
-